home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13071 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: sydney.DIALix.oz.au!not-for-mail
  2. From: sad@sydney.DIALix.oz.au (John Heenan)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Linking two com ports. (MSDOS)
  5. Date: 23 Mar 1996 20:34:37 +1100
  6. Organization: DIALix Services, Sydney, Australia.
  7. Sender: sad@sydney.DIALix.oz.au
  8. Message-ID: <4j0gjd$896$1@sydney.DIALix.oz.au>
  9. References: <cmb157.3.314F5A44@psu.edu>
  10.  
  11. Christopher Best (cmb157@psu.edu) wrote:
  12. :      Hello all!,   I am wondering if anyone may have some source code or
  13. : might be able to point me in the right direction for a program I need to
  14. : write.   I have a need to connect my modem on com2 with a computer that
  15.  
  16. A shot in the dark: please don't shoot me if I am wrong.  Their is a DOS 
  17. command that can be used to redirect standard input and output to a 
  18. serial port.  Perhaps the same command can be used to redirect all input 
  19. and output from one serial port to another.
  20.  
  21. John Heenan
  22. john@valentia.dialix.oz.au
  23.  
  24. : is null-modemed to my com3 port.  I only really need to go 19.2k baud on
  25. : this one.  I am using MSDOS, and I have come to the conclusion that the
  26. : only way I would be able to get this done is to eitherwrite a simple program 
  27. : to direct output/input to and from com3 & com 2.  I am entirely new to C and
  28. : my only programming experiencing is a Fortran class that I took in college
  29. : a few years back and any help will be greatly appreciated.  I am using
  30. : Turbo C++ v3.
  31. :                                 Thanks,
  32. :                                  Christopher M. Best
  33. -- 
  34. +----------------------------------------------------------------+
  35. | John Heenan, Sydney Australia       john@valentia.dialix.oz.au |
  36. | John's WWW pages have the controversial SWIM FAQ (and speech!) |
  37. |               http://sydney.dialix.oz.au/~sad                  |
  38. +----------------------------------------------------------------+
  39.  
  40.  
  41.